home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / win / psudialp.zip / README.TXT < prev    next >
Text File  |  1994-07-12  |  3KB  |  95 lines

  1. PSU Dandy Dialer                                             Version 2.03
  2.  
  3. 2/7/94
  4.    C. J. Sacksteder
  5.    Penn State University
  6.    Center for Academic Computing
  7.  
  8. INTRODUCTION
  9.  
  10. This program is for entering and saving various dialing strings used to connect
  11. to the CAC's "Authenticated Internet Connection" server.  The program will create
  12. the necessary script and launch the actual dialing program.  
  13.  
  14. It is currently capable of working with FTP Software's PC/TCP and Peter Tattam's
  15. Trumpet Winsock.  While it was designed for use at Penn State, it might be adaptable
  16. for other servers.  See NOTPSU.TXT for information.
  17.  
  18.  
  19. INSTALLATION
  20.  
  21. Put these files in your WINDOWS/SYSTEM directory if they aren't already there:
  22.    VBRUN300.DLL
  23.    COMMDLG.DLL
  24.    CMDIALOG.VBX  
  25.  
  26. If you are using PC/TCP, then:
  27.  
  28.   Put the other files in the PC/TCP directory (the one with PCTCP.INI), 
  29.   except you can throw away LOGIN.ORI.
  30.  
  31.   Add a program item in an appropriate group for PCDIAL.EXE.  Make the 
  32.   working or start-up directory the PC/TCP directory.
  33.  
  34. If you are using Trumpet Winsock, then:
  35.  
  36.   Put the other files in the directory with TCPMAN.EXE, except throw out 
  37.   DIALBELL.INI and COMSCRPT.PIF.
  38.  
  39.   If you have a working LOGIN.CMD, save it by renaming it.  (PSUDIAL will
  40.   copy any existing LOGIN.CMD to LOGIN.SAV before generating a new one.)
  41.  
  42.   Add a program item in an appropriate group for PCDIAL.EXE.  Make the 
  43.   working or start-up directory the same directory as TCPMAN. Add TWSHANG.EXE
  44.   to the program group.
  45.  
  46.  
  47. RUNNING IT
  48.  
  49. All the documentation is in the help file.  Pick Contents or Search from the 
  50. Help menu, or press F1 after clicking on any field (or click on a button and 
  51. press F1 with button still down). 
  52.  
  53. For Trumpet Winsock, a TWSHANG.EXE is included.  This will send keystrokes to 
  54. TCPMAN to run the BYE script.  Right now it minimizes TCPMAN after doing that
  55. because closing it didn't work. 
  56.  
  57.  
  58. CHANGES
  59.  
  60.   1/07/94 -- 1.1 fix bugs, add context-sensitive help
  61.   1/09/94 -- 1.11 change how modem setup strings are set; various other fixes   
  62.   3/16/94 -- 2.00 provide two modem setup strings
  63.                   separate dialog for modem setup strings
  64.  6/9/94 (v2.02) Add minimize option to minimize TCPMAN after dialing.
  65.                 Set focus to dial button if userid and password are set.
  66.  6/27/94 (v2.03) Display winsock information in About box; center About.
  67.                  Remember location of main window.
  68.                  Add list of modems to modem setup dialog.
  69.                  Add TWSHANG.EXE. 
  70.  
  71.  
  72. KNOWN PROBLEMS
  73.  
  74.   -- Can't find help file: if the PSUDIAL.HLP is in the startup or working 
  75.      directory (where it is usually found), but a setup file from another 
  76.      directory has been selected, then the current directory no longer has 
  77.      the help file and it can't be found (directory not in path).  Workaround
  78.      is to move the help file to a directory like Windows or one in the path.
  79.  
  80.   -- Minimize option (for Trumpet Winsock) -- minimizes right after script
  81.      starts on some systems (on others, minimizes after script ends).  Oh,
  82.      try running SHARE before starting Windows -- this works on the DOS 6
  83.      system.
  84.  
  85.      
  86. POSSIBLE ENHANCEMENTS
  87.  
  88.   -- Ability to set the name of an application to launch after the connection
  89.      is made.  Need to be able to tell when SLIP is established first.
  90.  
  91.  
  92.  
  93.  
  94.  
  95.